projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
748fd14
)
(sit_for): Remove prototype.
author
Kim F. Storm
<storm@cua.dk>
Tue, 11 Jul 2006 20:09:49 +0000
(20:09 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Tue, 11 Jul 2006 20:09:49 +0000
(20:09 +0000)
src/dispextern.h
patch
|
blob
|
history
diff --git
a/src/dispextern.h
b/src/dispextern.h
index 1dfcf136aeb2d22ae9828b01bee271b0b217686c..6aff0dc1803c90f0b6cebc3c71c09ce5d8c98800 100644
(file)
--- a/
src/dispextern.h
+++ b/
src/dispextern.h
@@
-2968,7
+2968,6
@@
int scrolling P_ ((struct frame *));
void do_pending_window_change P_ ((int));
void change_frame_size P_ ((struct frame *, int, int, int, int, int));
void bitch_at_user P_ ((void));
-Lisp_Object sit_for P_ ((int, int, int, int, int));
void init_display P_ ((void));
void syms_of_display P_ ((void));
extern Lisp_Object Qredisplay_dont_pause;